Skip to content

Fix GetArg on GenericCallable wrapping type vars in Param.#57

Merged
dnwpark merged 2 commits intomainfrom
generic-params
Jan 28, 2026
Merged

Fix GetArg on GenericCallable wrapping type vars in Param.#57
dnwpark merged 2 commits intomainfrom
generic-params

Conversation

@dnwpark
Copy link
Copy Markdown
Contributor

@dnwpark dnwpark commented Jan 27, 2026

Previously, _fix_callable_args on GenericCallable would wrap the type vars in Param. However, GenericCallable expects a tuple of type vars as its first arg, not a tuple of Param.

@dnwpark dnwpark requested a review from msullivan January 27, 2026 20:57
@vercel
Copy link
Copy Markdown

vercel bot commented Jan 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
python-typemap Ready Ready Preview, Comment Jan 27, 2026 8:58pm

@dnwpark dnwpark merged commit 5fc47eb into main Jan 28, 2026
5 checks passed
@dnwpark dnwpark deleted the generic-params branch January 28, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants